.eojnog3t4u {
    border-width: 2px;
}

img,
.card-wrap,
.frjjv01hej,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.itusqe8rym,
.plan,
.aj3j10vgvl,
.wstejdw5kb {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fcf8f4;
}

body {
    font-family: Inter Tight;
}

.bxj0e8av08 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.bxj0e8av08>.ga6tc7lfar {
    font-size: 6.25rem;
}

.je2ndkudbh {
    font-family: 'Inter Tight', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.je2ndkudbh>.ga6tc7lfar {
    font-size: 5rem;
}

.ef3msyfizl {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.ef3msyfizl>.ga6tc7lfar {
    font-size: 1.5rem;
}

.j8w29buw7r {
    font-family: 'Inter Tight', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.j8w29buw7r>.ga6tc7lfar {
    font-size: 3.125rem;
}

.cgd3yy8o9j {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.cgd3yy8o9j>.ga6tc7lfar {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .bxj0e8av08 {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .bxj0e8av08 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .je2ndkudbh {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .ef3msyfizl {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .j8w29buw7r {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .cgd3yy8o9j {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .bxj0e8av08 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .je2ndkudbh {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .ef3msyfizl {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .j8w29buw7r {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .cgd3yy8o9j {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.eojnog3t4u {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .eojnog3t4u {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #7f5539 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.k7d4ole5tg,
.k7d4ole5tg:active {
    background-color: #7f5539 !important;
    border-color: #7f5539 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.k7d4ole5tg:hover,
.k7d4ole5tg:focus,
.k7d4ole5tg.focus,
.k7d4ole5tg.l979gm0sek {
    color: inherit;
    background-color: #a26d49 !important;
    border-color: #a26d49 !important;
    box-shadow: none;
}

.k7d4ole5tg.disabled,
.k7d4ole5tg:disabled {
    color: #ffffff !important;
    background-color: #a26d49 !important;
    border-color: #a26d49 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #e6ccb2 !important;
    border-color: #e6ccb2 !important;
    color: #744d26 !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.l979gm0sek {
    color: inherit;
    background-color: #f3e6d9 !important;
    border-color: #f3e6d9 !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #744d26 !important;
    background-color: #f3e6d9 !important;
    border-color: #f3e6d9 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.l979gm0sek {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.l979gm0sek {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.l979gm0sek {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.l979gm0sek {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.l979gm0sek {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.l979gm0sek {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #7f5539;
    color: #7f5539;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.l979gm0sek {
    color: #432d1e !important;
    background-color: transparent !important;
    border-color: #432d1e !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #7f5539 !important;
    border-color: #7f5539 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #e6ccb2;
    color: #e6ccb2;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.l979gm0sek {
    color: #d1a171 !important;
    background-color: transparent !important;
    border-color: #d1a171 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #744d26 !important;
    background-color: #e6ccb2 !important;
    border-color: #e6ccb2 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.l979gm0sek {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.l979gm0sek {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.l979gm0sek {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.l979gm0sek {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.l979gm0sek {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.f6rvmtookh,
.f6rvmtookh:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.f6rvmtookh:hover,
.f6rvmtookh:focus,
.f6rvmtookh.focus,
.f6rvmtookh.l979gm0sek {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.f6rvmtookh.disabled,
.f6rvmtookh:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #7f5539 !important;
}

.text-secondary {
    color: #e6ccb2 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.wzt6ggmzkq {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.l979gm0sek {
    color: #392619 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.l979gm0sek {
    color: #cd9965 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.l979gm0sek {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.l979gm0sek {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.l979gm0sek {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.l979gm0sek {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.l979gm0sek {
    color: #c7c7c7 !important;
}

a.wzt6ggmzkq:hover,
a.wzt6ggmzkq:focus,
a.wzt6ggmzkq.l979gm0sek {
    color: #000000 !important;
}

a[class*="text-"]:not(.urm8x4vf2y):not(.dropdown-item):not([role]):not(.z988ymdu5l) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.urm8x4vf2y):not(.dropdown-item):not([role]):not(.z988ymdu5l):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .urm8x4vf2y.l979gm0sek {
    color: #7f5539;
}

.nav-tabs .urm8x4vf2y:not(.l979gm0sek) {
    color: #232323;
}

.nle85rr78o {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.wg0icpi4s3 {
    background-color: #ae1e2c;
}

.uibs7bhdt3 .eojnog3t4u:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.l979gm0sek .eojnog3t4u {
    background-color: #7f5539;
    border-color: #7f5539;
    color: #ffffff;
}

.mbr-gallery-filter li.l979gm0sek .eojnog3t4u:focus {
    box-shadow: none;
}

.nav-tabs .urm8x4vf2y {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #7f5539;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #c29476;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.b6glxk5at5 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.b6glxk5at5>.ga6tc7lfar {
    font-size: 1.75rem;
}

.b6glxk5at5:hover,
.b6glxk5at5:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #7f5539 !important;
}

.b6glxk5at5:-webkit-input-placeholder {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.b6glxk5at5:-webkit-input-placeholder>.ga6tc7lfar {
    font-size: 1.75rem;
}

blockquote {
    border-color: #7f5539;
}

/* Forms */
.q42u64b1t1 .input-group-btn .eojnog3t4u {
    border-radius: 100px !important;
}

.q42u64b1t1 .input-group-btn .eojnog3t4u:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.q42u64b1t1 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.q42u64b1t1 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #7f5539;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #7f5539;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #7f5539;
    border-bottom-color: #7f5539;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #7f5539 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #e6ccb2 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%237f5539' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .x7k5dhesmh {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .x7k5dhesmh {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .nvi9bj3dzo {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .nvi9bj3dzo {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.as0oy8wv2a {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.as0oy8wv2a .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .as0oy8wv2a .ff159o3hon {
        transform: scale(0.8);
    }
}

.as0oy8wv2a .yj8nx8km1o {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.as0oy8wv2a .yj8nx8km1o img {
    max-width: 100%;
    max-height: 100%;
}

.as0oy8wv2a .yj8nx8km1o .z988ymdu5l {
    line-height: inherit !important;
}

.as0oy8wv2a .yj8nx8km1o .nf5uxx8m3q a {
    outline: none;
}

.as0oy8wv2a .k3cy344yn2 {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.as0oy8wv2a .k3cy344yn2 .cri7mgdklo {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.as0oy8wv2a .k3cy344yn2 .cri7mgdklo .urm8x4vf2y {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.as0oy8wv2a .k3cy344yn2 .cri7mgdklo .urm8x4vf2y:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.as0oy8wv2a .k3cy344yn2 .open .urm8x4vf2y::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .as0oy8wv2a .k3cy344yn2 .open .urm8x4vf2y::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.as0oy8wv2a .k3cy344yn2 .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.as0oy8wv2a .k3cy344yn2 .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .as0oy8wv2a .k3cy344yn2 {
        padding-left: 1.5rem;
    }
}

.as0oy8wv2a .urm8x4vf2y {
    width: fit-content;
    position: relative;
}

.as0oy8wv2a .nf5uxx8m3q {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .as0oy8wv2a .nf5uxx8m3q {
        padding-left: 0;
    }
}

.as0oy8wv2a .z988ymdu5l {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .as0oy8wv2a .ea5adb8idl {
        padding-bottom: 0.5rem;
    }
}

.as0oy8wv2a .ea5adb8idl .wpjj5faswj.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.as0oy8wv2a .x7k5dhesmh {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .as0oy8wv2a .x7k5dhesmh {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .as0oy8wv2a .x7k5dhesmh {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.as0oy8wv2a .viu6o8ndny {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.as0oy8wv2a .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.as0oy8wv2a .cri7mgdklo:focus,
.as0oy8wv2a .urm8x4vf2y:focus {
    outline: none;
}

.as0oy8wv2a .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.as0oy8wv2a .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.as0oy8wv2a .dropdown .dropdown-menu .dropdown-item .ga6tc7lfar {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.as0oy8wv2a .dropdown .dropdown-menu .dropdown-item .ga6tc7lfar:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.as0oy8wv2a .ubdgj9flxk .dropdown-menu .dropdown-item:before {
    display: none;
}

.as0oy8wv2a .ubdgj9flxk .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.as0oy8wv2a .c4dgscbzb2 {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.as0oy8wv2a .c4dgscbzb2.opened {
    transition: all 0.3s;
}

.as0oy8wv2a .c4dgscbzb2 .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.as0oy8wv2a .c4dgscbzb2 .nf5uxx8m3q img {
    min-width: 6rem;
    object-fit: cover;
}

.as0oy8wv2a .c4dgscbzb2 .v22w9ilfh3 {
    z-index: 1;
    justify-content: flex-end;
}

.as0oy8wv2a .c4dgscbzb2.ubdgj9flxk {
    justify-content: center;
}

.as0oy8wv2a .c4dgscbzb2.ubdgj9flxk .cri7mgdklo .urm8x4vf2y::before {
    display: none;
}

.as0oy8wv2a .c4dgscbzb2.ubdgj9flxk.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .as0oy8wv2a .c4dgscbzb2.ubdgj9flxk.opened:not(.navbar-short) .v22w9ilfh3 {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.as0oy8wv2a .c4dgscbzb2.ubdgj9flxk .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.as0oy8wv2a .c4dgscbzb2.ubdgj9flxk .dropdown-menu .dropdown-item:after {
    right: auto;
}

.as0oy8wv2a .c4dgscbzb2.ubdgj9flxk .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.as0oy8wv2a .c4dgscbzb2.ubdgj9flxk ul.k3cy344yn2 li {
    margin: auto;
}

.as0oy8wv2a .c4dgscbzb2.ubdgj9flxk .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.as0oy8wv2a .c4dgscbzb2.ubdgj9flxk .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .as0oy8wv2a .c4dgscbzb2 {
        min-height: 72px;
    }

    .as0oy8wv2a .c4dgscbzb2 .nf5uxx8m3q img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .as0oy8wv2a .c4dgscbzb2 .cri7mgdklo .urm8x4vf2y::before {
        display: none;
    }

    .as0oy8wv2a .c4dgscbzb2.opened .dropdown-menu {
        top: 0;
    }

    .as0oy8wv2a .c4dgscbzb2 .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .as0oy8wv2a .c4dgscbzb2 .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .as0oy8wv2a .c4dgscbzb2 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .as0oy8wv2a .c4dgscbzb2 .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .as0oy8wv2a .c4dgscbzb2 .yj8nx8km1o {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .as0oy8wv2a .c4dgscbzb2 .ff159o3hon {
        flex-basis: auto;
    }

    .as0oy8wv2a .c4dgscbzb2 .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.as0oy8wv2a .c4dgscbzb2.navbar-short .nf5uxx8m3q img {
    height: 2rem;
}

.as0oy8wv2a .dropdown-item.l979gm0sek,
.as0oy8wv2a .dropdown-item:active {
    background-color: transparent;
}

.as0oy8wv2a .v4dzv32ow1 .k3cy344yn2 .urm8x4vf2y {
    padding: 0;
}

.as0oy8wv2a .ea5adb8idl .wpjj5faswj.dropdown-toggle {
    margin-right: 1.667em;
}

.as0oy8wv2a .ea5adb8idl .wpjj5faswj.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.as0oy8wv2a .c4dgscbzb2.v4dzv32ow1 .dropdown .dropdown-menu {
    background: #ffffff;
}

.as0oy8wv2a .c4dgscbzb2.v4dzv32ow1 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.as0oy8wv2a .c4dgscbzb2 .dropdown.open>.dropdown-menu {
    display: flex;
}

.as0oy8wv2a ul.k3cy344yn2 {
    flex-wrap: wrap;
}

.as0oy8wv2a .n47slrgb95 {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .as0oy8wv2a .n47slrgb95 {
        text-align: left;
    }
}

.as0oy8wv2a button.ff159o3hon {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.as0oy8wv2a button.ff159o3hon .g6tx49dwmh span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.as0oy8wv2a button.ff159o3hon .g6tx49dwmh span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.as0oy8wv2a button.ff159o3hon .g6tx49dwmh span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.as0oy8wv2a button.ff159o3hon .g6tx49dwmh span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.as0oy8wv2a button.ff159o3hon .g6tx49dwmh span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.as0oy8wv2a nav.opened .g6tx49dwmh span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.as0oy8wv2a nav.opened .g6tx49dwmh span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.as0oy8wv2a nav.opened .g6tx49dwmh span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.as0oy8wv2a nav.opened .g6tx49dwmh span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.as0oy8wv2a .jqfjjy01l2 {
    padding: 0 1rem;
}

.as0oy8wv2a a.urm8x4vf2y {
    display: flex;
    align-items: center;
    justify-content: center;
}

.as0oy8wv2a .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .as0oy8wv2a .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .as0oy8wv2a .c4dgscbzb2 {
        height: 70px;
    }

    .as0oy8wv2a .c4dgscbzb2.opened {
        height: auto;
    }

    .as0oy8wv2a .cri7mgdklo .urm8x4vf2y:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.as0oy8wv2a .c4dgscbzb2 .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.as0oy8wv2a .c4dgscbzb2 .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.as0oy8wv2a .c4dgscbzb2 .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.as0oy8wv2a .c4dgscbzb2 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.as0oy8wv2a .c4dgscbzb2 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.as0oy8wv2a .uibs7bhdt3 {
    margin: -0.6rem -0.6rem;
}

.as0oy8wv2a .ff159o3hon {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .as0oy8wv2a .yj8nx8km1o {
        margin-right: auto;
    }

    .as0oy8wv2a .v22w9ilfh3 {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .as0oy8wv2a .k3cy344yn2 .cri7mgdklo .urm8x4vf2y::after {
        margin-left: 10px;
    }

    .as0oy8wv2a .k3cy344yn2 .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .as0oy8wv2a .c4dgscbzb2 .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .as0oy8wv2a .c4dgscbzb2 .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .as0oy8wv2a .c4dgscbzb2 .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .as0oy8wv2a .c4dgscbzb2 .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .as0oy8wv2a .c4dgscbzb2 .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .as0oy8wv2a .c4dgscbzb2 .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .as0oy8wv2a .c4dgscbzb2 .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .as0oy8wv2a .v22w9ilfh3 {
        padding: 1rem;
    }
}

.jls2r2phhg {
    display: flex;
}

@media (min-width: 768px) {
    .jls2r2phhg {
        align-items: flex-end;
    }

    .jls2r2phhg .uv1ywfjt3w {
        justify-content: flex-start;
    }

    .jls2r2phhg .zdqne5679r {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .jls2r2phhg .zdqne5679r {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .jls2r2phhg {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .jls2r2phhg .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .jls2r2phhg .zdqne5679r {
        width: 100%;
    }
}

.jls2r2phhg .mbr-fallback-image.disabled {
    display: none;
}

.jls2r2phhg .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.jls2r2phhg .xhg5jc83ap,
.jls2r2phhg .dxkk9ugp0n {
    text-align: center;
    color: #ffc091;
}

.jls2r2phhg .ve53z891re,
.jls2r2phhg .uibs7bhdt3 {
    text-align: center;
}

.jls2r2phhg .xhg5jc83ap {
    color: #DDB892;
}

.jls2r2phhg .dxkk9ugp0n {
    color: #DDB892;
}

.axrarwin8d {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.axrarwin8d .mbr-fallback-image.disabled {
    display: none;
}

.axrarwin8d .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.axrarwin8d .frjjv01hej {
    background: #ffffff;
}

@media (max-width: 767px) {
    .axrarwin8d .frjjv01hej {
        padding: 2rem 1.5rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .axrarwin8d .frjjv01hej {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .axrarwin8d .frjjv01hej {
        padding: 4rem;
    }
}

.axrarwin8d .ve53z891re,
.axrarwin8d .uibs7bhdt3 {
    color: #000000;
    text-align: left;
}

.axrarwin8d .y6k5fxeh53,
.axrarwin8d .vdkwxdwx84 {
    text-align: left;
    color: #000000;
}

.q2yie21orm {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.q2yie21orm .mbr-fallback-image.disabled {
    display: none;
}

.q2yie21orm .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.q2yie21orm .wstejdw5kb {
    display: flex;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .q2yie21orm .wstejdw5kb {
        margin-bottom: 1rem;
    }
}

.q2yie21orm .xhg5jc83ap {
    text-align: center;
}

.q2yie21orm .dxkk9ugp0n {
    text-align: center;
}

.q2yie21orm .myfzh5lx08 {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden;
}

.q2yie21orm .myfzh5lx08 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.q2yie21orm .gg9nvy2wk6 {
    max-width: 800px;
}

.q2yie21orm .zw6d4tfe7d {
    display: flex;
    justify-content: center;
}

.q2yie21orm .y6k5fxeh53 {
    text-align: center;
}

.q2yie21orm .c7cn8r79a6 {
    text-align: center;
}

.q2yie21orm .wpjj5faswj {
    text-align: center;
}

.jhui3u4vr5 .mbr-fallback-image.disabled {
    display: none;
}

.jhui3u4vr5 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.kzcv1ylezy {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.kzcv1ylezy .t184kqnd98:focus,
.kzcv1ylezy span:focus {
    outline: none;
}

.kzcv1ylezy .t184kqnd98 {
    cursor: pointer;
}

.kzcv1ylezy .r4j2wbfg7m {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .kzcv1ylezy .r4j2wbfg7m {
        grid-row-gap: 1rem;
    }
}

.kzcv1ylezy .grid-container-1,
.kzcv1ylezy .grid-container-2,
.kzcv1ylezy .brlf928wg8 {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .kzcv1ylezy .grid-container-1,
    .kzcv1ylezy .grid-container-2,
    .kzcv1ylezy .brlf928wg8 {
        gap: 0 1rem;
    }
}

.kzcv1ylezy .xhg5jc83ap {
    color: #000000;
}

.kzcv1ylezy .ve53z891re,
.kzcv1ylezy .uibs7bhdt3 {
    color: #000000;
}

.kzcv1ylezy .gg9nvy2wk6 {
    max-width: 800px;
}

.kzcv1ylezy .x7k5dhesmh,
.kzcv1ylezy .nvi9bj3dzo {
    overflow: hidden;
}

.kzcv1ylezy .r4j2wbfg7m {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.kzcv1ylezy .em25np5w92 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.kzcv1ylezy .em25np5w92 img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .kzcv1ylezy .em25np5w92 img {
        min-width: 35vw;
    }
}

.kzcv1ylezy .grid-container-1,
.kzcv1ylezy .grid-container-2,
.kzcv1ylezy .brlf928wg8 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.kzcv1ylezy .grid-container-1 {
    align-items: flex-end;
}

.kzcv1ylezy .grid-container-2 {
    align-items: flex-start;
}

.nvg1d8k5ai {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.nvg1d8k5ai .mbr-fallback-image.disabled {
    display: none;
}

.nvg1d8k5ai .wstejdw5kb {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.nvg1d8k5ai .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.nvg1d8k5ai .ga6tc7lfar {
    display: inline-flex;
    font-size: 2rem;
    color: #d70081;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #ffd7ef;
    height: 80px;
    border-radius: 50%;
}

.nvg1d8k5ai .y6k5fxeh53,
.nvg1d8k5ai .viu6o8ndny,
.nvg1d8k5ai .c7cn8r79a6 {
    color: #000000;
    text-align: center;
}

.nvg1d8k5ai .gg9nvy2wk6 {
    max-width: 800px;
}

.nvg1d8k5ai .xhg5jc83ap {
    color: #000000;
}

.nvg1d8k5ai .uibs7bhdt3 {
    text-align: center;
}

.nvg1d8k5ai .y6k5fxeh53,
.nvg1d8k5ai .viu6o8ndny {
    color: #7F5539;
}

.fh6ag4jmzu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.fh6ag4jmzu img,
.fh6ag4jmzu .xhqv88c0x3 {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

@media (max-width: 767px) {

    .fh6ag4jmzu img,
    .fh6ag4jmzu .xhqv88c0x3 {
        max-height: 300px;
    }
}

.fh6ag4jmzu .t184kqnd98:focus,
.fh6ag4jmzu span:focus {
    outline: none;
}

.fh6ag4jmzu .wstejdw5kb {
    position: relative;
}

.fh6ag4jmzu .itusqe8rym {
    position: relative;
    border-radius: 4px;
    background: #ffffff;
    height: 100%;
    display: flex;
    overflow: hidden;
    flex-flow: column nowrap;
}

.fh6ag4jmzu .itusqe8rym .p9mqevrx56 {
    padding: 2.25rem 2.25rem 0;
}

.fh6ag4jmzu .itusqe8rym .item-footer {
    padding: 0 2.25rem 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .fh6ag4jmzu .itusqe8rym .p9mqevrx56 {
        padding: 2rem 1.5rem 0;
    }

    .fh6ag4jmzu .itusqe8rym .item-footer {
        padding: 0 1.5rem 1.5rem;
    }
}

@media (max-width: 767px) {
    .fh6ag4jmzu .itusqe8rym .p9mqevrx56 {
        padding: 1.5rem 1.5rem 0;
    }

    .fh6ag4jmzu .itusqe8rym .item-footer {
        padding: 0 1.5rem 1.5rem;
    }
}

.fh6ag4jmzu .uibs7bhdt3 {
    margin-top: auto !important;
}

.fh6ag4jmzu .xhg5jc83ap {
    color: #000000;
}

.fh6ag4jmzu .ve53z891re,
.fh6ag4jmzu .uibs7bhdt3 {
    text-align: left;
}

.fh6ag4jmzu .vg0y9s3g09 {
    text-align: left;
}

.fh6ag4jmzu .item-subtitle {
    text-align: left;
    color: #000000;
}

.fh6ag4jmzu .cy8mwg2dit {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 370px;
    max-width: 370px;
}

@media (max-width: 768px) {
    .fh6ag4jmzu .cy8mwg2dit {
        min-width: 85%;
        max-width: initial;
    }
}

.fh6ag4jmzu .r9zn2y9rnz,
.fh6ag4jmzu .k2jr4bzunz {
    display: flex;
}

.fh6ag4jmzu .j7vsd4plxi {
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.5rem;
    font-size: 22px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
    .fh6ag4jmzu .j7vsd4plxi {
        display: none;
    }
}

.fh6ag4jmzu .j7vsd4plxi:disabled {
    cursor: default;
    display: none;
}

.fh6ag4jmzu .j7vsd4plxi:hover {
    background: #000;
    color: rgba(255, 255, 255, 0.5);
}

.fh6ag4jmzu .j7vsd4plxi.k2jr4bzunz {
    left: 0;
    margin-left: 2.5rem;
}

.fh6ag4jmzu .j7vsd4plxi.r9zn2y9rnz {
    right: 0;
    margin-right: 2.5rem;
}

@media (max-width: 767px) {
    .fh6ag4jmzu .j7vsd4plxi {
        top: auto;
    }
}

.fh6ag4jmzu .cd3vnpjifx {
    position: relative;
    width: 100%;
}

.fh6ag4jmzu .slpj1fzqpj {
    overflow: hidden;
    width: 100%;
}

.fh6ag4jmzu .slpj1fzqpj.is-draggable {
    cursor: grab;
}

.fh6ag4jmzu .slpj1fzqpj.is-dragging {
    cursor: grabbing;
}

.fh6ag4jmzu .mywvgrud35 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

@media (max-width: 768px) {
    .fh6ag4jmzu .mywvgrud35 .cy8mwg2dit:first-child {
        margin-left: 2rem !important;
    }

    .fh6ag4jmzu .mywvgrud35 .cy8mwg2dit:last-child {
        margin-right: 2rem !important;
    }
}

.fh6ag4jmzu .gg9nvy2wk6 {
    max-width: 800px;
}

.cid-v2a8AlmMdR {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v2a8AlmMdR .t184kqnd98:focus,
.cid-v2a8AlmMdR span:focus {
    outline: none;
}

.cid-v2a8AlmMdR .nvi9bj3dzo {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2a8AlmMdR .gg9nvy2wk6 {
    max-width: 800px;
}

.cid-v2a8AlmMdR .t184kqnd98 {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v2a8AlmMdR .t184kqnd98 {
        min-height: 45px;
    }
}

.glxy66llj9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.glxy66llj9 .ga6tc7lfar {
    font-size: 1.2rem !important;
    font-family: 'Moririse2' !important;
    color: white;
    transition: all 0.3s;
    transform: rotate(180deg);
    padding-left: 0.5rem;
}

.glxy66llj9 .ltmtde29oc {
    border: none;
}

.glxy66llj9 .mlqc4qkpo7 {
    padding: 0rem;
}

@media (max-width: 767px) {
    .glxy66llj9 .mlqc4qkpo7 {
        padding: 0rem;
    }
}

.glxy66llj9 .d5esk0jgd7 {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

.glxy66llj9 .img-col {
    padding: 0;
}

.glxy66llj9 .img-item {
    height: 100%;
}

.glxy66llj9 img {
    height: 100%;
    object-fit: cover;
}

.glxy66llj9 .ubdgj9flxk span {
    transform: rotate(0deg);
}

.glxy66llj9 .p7i42lux1f {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.glxy66llj9 p {
    margin-bottom: 0.3rem;
}

.glxy66llj9 .mqleyrkl5q {
    color: #000000;
}

.glxy66llj9 .aj3j10vgvl .mlqc4qkpo7 {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

.glxy66llj9 .aj3j10vgvl {
    background: #ffffff;
    padding: 2.25rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .glxy66llj9 .aj3j10vgvl {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .glxy66llj9 .aj3j10vgvl {
        margin-bottom: 1rem;
        padding: 2rem 1.5rem;
    }
}

.glxy66llj9 .x8gxd3onk2 {
    color: #000000;
}

.glxy66llj9 .xhg5jc83ap {
    text-align: center;
    color: #000000;
}

.glxy66llj9 .dxkk9ugp0n {
    color: #000000;
    text-align: center;
}

.glxy66llj9 .mqleyrkl5q,
.glxy66llj9 .ga6tc7lfar {
    color: #000000;
}

.tjrav5x5t0 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.tjrav5x5t0 .wstejdw5kb img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.tjrav5x5t0 .wstejdw5kb {
    margin-bottom: 2rem;
}

.tjrav5x5t0 .y6k5fxeh53,
.tjrav5x5t0 .viu6o8ndny {
    color: #000000;
}

.tjrav5x5t0 .c7cn8r79a6 {
    color: #000000;
    text-align: center;
}

.tjrav5x5t0 .gg9nvy2wk6 {
    max-width: 800px;
}

.tjrav5x5t0 .xhg5jc83ap {
    color: #000000;
}

.tjrav5x5t0 .y6k5fxeh53,
.tjrav5x5t0 .v89rgsi770 {
    text-align: center;
}

.tjrav5x5t0 .v89rgsi770 {
    display: flex;
    justify-content: center;
}

.nf175s8dtd {
    background-image: url("photo-1664802460300-4a037091ab56.jpeg");
    overflow: hidden;
}

.hl23xsqhuy {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.hl23xsqhuy .mbr-fallback-image.disabled {
    display: none;
}

.hl23xsqhuy .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.hl23xsqhuy .frjjv01hej {
    background: #ddb892;
}

@media (max-width: 767px) {
    .hl23xsqhuy .frjjv01hej {
        padding: 1.5rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hl23xsqhuy .frjjv01hej {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .hl23xsqhuy .frjjv01hej {
        padding: 4rem;
    }
}

.hl23xsqhuy .ve53z891re,
.hl23xsqhuy .uibs7bhdt3 {
    color: #ffd7ef;
}

.hl23xsqhuy .y6k5fxeh53,
.hl23xsqhuy .vdkwxdwx84 {
    text-align: center;
    color: #000000;
}

.kx17fmd9rr {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.kx17fmd9rr .item-subtitle {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.kx17fmd9rr img,
.kx17fmd9rr .xhqv88c0x3 {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.kx17fmd9rr .t184kqnd98:focus,
.kx17fmd9rr span:focus {
    outline: none;
}

.kx17fmd9rr .t184kqnd98 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .kx17fmd9rr .t184kqnd98 {
        margin-bottom: 1rem;
    }
}

.kx17fmd9rr .wstejdw5kb {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.kx17fmd9rr .xhg5jc83ap {
    color: #232323;
}

.kx17fmd9rr .ve53z891re,
.kx17fmd9rr .uibs7bhdt3 {
    color: #232323;
}

.kx17fmd9rr .vg0y9s3g09 {
    color: #232323;
}

.kx17fmd9rr .gg9nvy2wk6 {
    max-width: 800px;
}

.s4ok2gx1ry {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.s4ok2gx1ry .mbr-fallback-image.disabled {
    display: none;
}

.s4ok2gx1ry .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.s4ok2gx1ry .r4m6rxrlm8 {
    background: #1778f2;
    color: #ffffff;
}

.s4ok2gx1ry .r4m6rxrlm8:hover {
    background: #0b60cb;
}

.s4ok2gx1ry .hicxei5bze {
    background: #1da1f2;
    color: #ffffff;
}

.s4ok2gx1ry .hicxei5bze:hover {
    background: #0c85d0;
}

.s4ok2gx1ry .x96ylv4suc {
    background: #f00075;
    color: #ffffff;
}

.s4ok2gx1ry .x96ylv4suc:hover {
    background: #bd005c;
}

.s4ok2gx1ry .wlu54pyy1u {
    background: #000000;
    color: #ffffff;
}

.s4ok2gx1ry .wlu54pyy1u:hover {
    background: #000000;
}

.s4ok2gx1ry .viu6o8ndny {
    display: inline-block;
    font-size: 32px;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.s4ok2gx1ry [class^="socicon-"]:before,
.s4ok2gx1ry [class*=" socicon-"]:before {
    line-height: 55px;
    padding: 0.6rem;
}

.e0w2jxtqak {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.e0w2jxtqak .nmsyvsgkjz {
    background-color: #ffffff;
    opacity: 0.4;
}

.e0w2jxtqak form .uibs7bhdt3 {
    text-align: center;
    width: 100%;
}

.e0w2jxtqak form .uibs7bhdt3 .eojnog3t4u {
    display: inline-flex;
}

@media (max-width: 991px) {
    .e0w2jxtqak form .uibs7bhdt3 .eojnog3t4u {
        width: 100%;
    }
}

.e0w2jxtqak .gg9nvy2wk6 {
    max-width: 800px;
}

.pus0mo1ho6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.pus0mo1ho6 .mbr-fallback-image.disabled {
    display: none;
}

.pus0mo1ho6 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pus0mo1ho6 .uv1ywfjt3w {
    justify-content: center;
}

.pus0mo1ho6 .t184kqnd98 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .pus0mo1ho6 .t184kqnd98 {
        margin-bottom: 1rem;
    }
}

.pus0mo1ho6 .t184kqnd98 .wstejdw5kb {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #ffffff;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .pus0mo1ho6 .t184kqnd98 .wstejdw5kb {
        padding: 2rem 1.5rem;
    }
}

@media (max-width: 767px) {
    .pus0mo1ho6 .t184kqnd98 .wstejdw5kb {
        padding: 2rem 1.5rem;
    }
}

.pus0mo1ho6 .gg9nvy2wk6 {
    max-width: 800px;
}

.vstc8d7yzq {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #000000;
    overflow: hidden;
}